/**
*
*	Name:			Pofak Fonts
*	Version:			1.0
*	Author:			Moslem Ebrahimi 
*	Website:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
Pofak fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 
--------------------------------------------------------------------------------------

*	
**/


@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: 100;
	src: url('woff/Pofak_Fanum-Thin.woff') format('woff'),   
	url('woff2/Pofak_Fanum-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: 200;
	src: url('woff/Pofak_Fanum-UltraLight.woff') format('woff'),   
	url('woff2/Pofak_Fanum-UltraLight.woff2') format('woff2');	
}

@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: 300;
	src: url('woff/Pofak_Fanum-Light.woff') format('woff'),   
	url('woff2/Pofak_Fanum-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: 500;
	src: url('woff/Pofak_Fanum-Medium.woff') format('woff'),   
	url('woff2/Pofak_Fanum-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: 600;
	src: url('woff/Pofak_Fanum-DemiBold.woff') format('woff'),   
	url('woff2/Pofak_Fanum-DemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: 800;
	src: url('woff/Pofak_Fanum-ExtraBold.woff') format('woff'),   
	url('woff2/Pofak_Fanum-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: 900;
	src: url('woff/Pofak_Fanum-Black.woff') format('woff'),   
	url('woff2/Pofak_Fanum-Black.woff2') format('woff2');		 
}



@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: bold;
	src: url('woff/Pofak_Fanum-Bold.woff') format('woff'),   
	url('woff2/Pofak_Fanum-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: Pofak;
	font-style: normal;
	font-weight: normal;
	src: url('woff/Pofak_Fanum-Regular.woff') format('woff'),   
	url('woff2/Pofak_Fanum-Regular.woff2') format('woff2');	
}


